MSStickerSize Enum
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.
Enumerates the sizes of stickers.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MSStickerSize
type MSStickerSize =
- Inheritance
-
MSStickerSize
- Attributes
Fields
Name | Value | Description |
---|---|---|
Small | 0 | 100 x 100 points. |
Regular | 1 | 136 x 136 points. |
Large | 2 | 206 x 206 points. |