GMSMutableFeatureStyle Sınıf Referansı

GMSMutableFeatureStyle Sınıf Referansı

Genel bakış

GMSFeatureStyle'ın değiştirilebilir sürümü.

GMSFeatureStyle'ı devralır.

Ortak Üye İşlevleri

(instancetype)- initWithFillColor:strokeColor:strokeWidth:
 Yeni bir stili başlatır.
(instancetype)- init
 Varsayılan stili başlatır.
(GMSFeatureStyle *)- kopya
 Bu stilin bir kopyasını döndürür.
(GMSMutableFeatureStyle *)- mutableCopy
 Bu stilin değiştirilebilir bir kopyasını döndürür.

Statik Genel Üye İşlevleri

(instancetype)+ stil
 Yeni bir değişebilir stil oluşturur.
(instancetype)+ styleWithFillColor:strokeColor:strokeWidth:
 Yeni bir stil oluşturur.

Mülkler

UIRenk * fillColor
UIRenk * strokeColor
CGfloatstrokeWidth
CGfloatpointRadius

Üye İşlevi Belgeleri

+ (ornek türü) stil

Yeni bir değişebilir stil oluşturur.

+ (instancetype) styleWithFillColor: (nullable UIColor *)  fillColor
strokeColor: (nullable UIColor *)  strokeColor
fırça Genişliği: (CGfloat) strokeWidth

Yeni bir stil oluşturur.

- (instancetype) initWithFillColor: (nullable UIColor *)  fillColor
strokeColor: (nullable UIColor *)  strokeColor
fırça Genişliği: (CGfloat) strokeWidth

Yeni bir stili başlatır.

- (instancetype) init

Varsayılan stili başlatır.

Bu stilin bir kopyasını döndürür.

Bu stilin değiştirilebilir bir kopyasını döndürür.


Mülk Belgeleri

- (UIColor*) fillColor [read, write, copy]

GMSFeatureStyle'ı uygular.

- (UIColor*) strokeColor [read, write, copy]

GMSFeatureStyle'ı uygular.

- (CGKaydırma) strokeWidth [read, write, assign]

GMSFeatureStyle'ı uygular.

- (CGfloat) pointRadius [read, write, assign]

GMSFeatureStyle'ı uygular.