SKTileMapNode.TileSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the size, in points, of the bounding rectangle of a single tile within the map.
public virtual CoreGraphics.CGSize TileSize { [Foundation.Export("tileSize", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setTileSize:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.TileSize : CoreGraphics.CGSize with get, set
Property Value
- Attributes