UIKit.UIActivityIndicatorView.Color Property
The color of the activity indicator.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[get: Foundation.Export("color")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[set: Foundation.Export("setColor:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual UIColor Color { get; set; }

Value

This value can be null.

Remarks

This member participates in the UIKit.UIAppearance styling system. See the UIActivityIndicatorView.Appearance property and the UIActivityIndicatorView.AppearanceWhenContainedIn method.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0