مرجع الفئة GMSMutableFeatureStyle


نظرة عامة

إصدار GMSFeatureStyle القابل للتغيير

يكتسب GMSFeatureStyle.

وظائف الأعضاء العامة

(instancetype)- initWithFillColor:strokeColor:strokeWidth:
 لإعداد نمط جديد.
(instancetype)- init
(GMSFeatureStyle *)- نسخة
 تعرض نسخة من هذا النمط.
(GMSMutableFeatureStyle *)- mutableCopy
 تعرض نسخة قابلة للتغيير من هذا النمط.

دوال الأعضاء العامة الثابتة

(instancetype)+ نمط
 ينشئ نمطًا جديدًا قابلاً للتغيير.
(instancetype)+ styleWithFillColor:strokeColor:strokeWidth:
 ينشئ نمطًا جديدًا.

المواقع

لون واجهة المستخدم * fillColor
لون واجهة المستخدم * strokeColor
CGFloatstrokeWidth
CGFloatpointRadius

وثائق وظائف الأعضاء

+ (instancetype) style

ينشئ نمطًا جديدًا قابلاً للتغيير.

+ (instancetype) styleWithFillColor: (nullable UIColor *)  fillColor
strokeColor: (nullable UIColor *)  strokeColor
عرض الخط: (CGFloat) strokeWidth

ينشئ نمطًا جديدًا.

- (instancetype) initWithFillColor: (nullable UIColor *)  fillColor
strokeColor: (nullable UIColor *)  strokeColor
عرض الخط: (CGFloat) strokeWidth

لإعداد نمط جديد.

- (instancetype) init

تعرض نسخة من هذا النمط.

تعرض نسخة قابلة للتغيير من هذا النمط.


وثائق العقارات

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

لتنفيذ GMSFeatureStyle

- (UIColor*) strokeColor (لون الخط) [read, write, copy]

لتنفيذ GMSFeatureStyle

- (CGFloat) strokeWidth [read, write, assign]

لتنفيذ GMSFeatureStyle

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

لتنفيذ GMSFeatureStyle