UIProgressViewStyle Enum

Definition

The visual style for a UIProgressView.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIProgressViewStyle
type UIProgressViewStyle = 
Inheritance
UIProgressViewStyle
Attributes

Fields

Bar 1

The style of progress view that is used in a toolbar.

Default 0

The standard progress-view style. Default value.

Applies to