UIButtonConfigurationCornerStyle 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.
[ObjCRuntime.Native]
public enum UIButtonConfigurationCornerStyle
[<ObjCRuntime.Native>]
type UIButtonConfigurationCornerStyle =
- Inheritance
-
UIButtonConfigurationCornerStyle
- Attributes
Fields
| Name | Value | Description |
|---|---|---|
| Fixed | -1 | |
| Dynamic | 0 | |
| Small | 1 | |
| Medium | 2 | |
| Large | 3 | |
| Capsule | 4 |