UIProgressViewStyle
UIProgressViewStyle
Enum
Definition
The visual style for a UIProgressView.
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIProgressViewStyle
type UIProgressViewStyle =
- Inheritance
- Attributes
Fields
Bar Bar | 1 | The style of progress view that is used in a toolbar. |
Default Default | 0 | The standard progress-view style. Default value. |
Applies to
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...