SYMapPlaceTextStyle Class Reference

SYMapPlaceTextStyle contains style properties of the description text. More...

#import <SYMapPlace.h>

Inheritance diagram for SYMapPlaceTextStyle:
Collaboration diagram for SYMapPlaceTextStyle:

Instance Methods

(nonnull instancetype) - initWithTextStyle:placement:
 
((unavailable("Use init with parameters instead.") - __attribute__
 

Class Methods

((unavailable("Use init with parameters instead.") + __attribute__
 

Properties

SYMapObjectTextStyletextStyle
 A text style of the place description. More...
 
SYMapPlaceStylePlacementplacement
 Defines location of the text relatively to an image. If used in combination with image (not background image), the anchor is a point on the image connected to the center of the text. More...
 

Detailed Description

SYMapPlaceTextStyle contains style properties of the description text.

Method Documentation

◆ initWithTextStyle:placement:

- (nonnull instancetype) initWithTextStyle: (nonnull SYMapObjectTextStyle *)  textStyle
placement: (nonnull SYMapPlaceStylePlacement *)  placement 

◆ __attribute__ [1/2]

- ((unavailable("Use init with parameters instead.") __attribute__

◆ __attribute__ [2/2]

+ ((unavailable("Use init with parameters instead.") __attribute__

Property Documentation

◆ textStyle

- (SYMapObjectTextStyle*) textStyle
readnonatomicassign

A text style of the place description.

◆ placement

- (SYMapPlaceStylePlacement*) placement
readnonatomicassign

Defines location of the text relatively to an image. If used in combination with image (not background image), the anchor is a point on the image connected to the center of the text.


The documentation for this class was generated from the following file: