편집

다음을 통해 공유


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

Name Value Description
Default 0

The standard progress-view style. Default value.

Bar 1

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

Applies to