SYMapPlaceStyleInsetsPlacement Class Reference

Represents placement of a visual object inside the area of background image. More...

#import <SYMapPlace.h>

Inheritance diagram for SYMapPlaceStyleInsetsPlacement:
Collaboration diagram for SYMapPlaceStyleInsetsPlacement:

Instance Methods

(nonnull instancetype) - initWithEdgeInsets:
 
((unavailable("Use initWithEdgeInsets: instead.") - __attribute__
 

Class Methods

((unavailable("Use initWithEdgeInsets: instead.") + __attribute__
 

Properties

UIEdgeInsets edgeInsets
 Insets specify the location of a visual object inside the area of background image. More...
 

Detailed Description

Represents placement of a visual object inside the area of background image.

Method Documentation

◆ initWithEdgeInsets:

- (nonnull instancetype) initWithEdgeInsets: (UIEdgeInsets)  edgeInsets

◆ __attribute__ [1/2]

- ((unavailable("Use) initWithEdgeInsets:

◆ __attribute__ [2/2]

+ ((unavailable("Use) initWithEdgeInsets:

Property Documentation

◆ edgeInsets

- (UIEdgeInsets) edgeInsets
readnonatomicassign

Insets specify the location of a visual object inside the area of background image.


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