UIKit.UIView.TintColorDidChange Method
Called when the UIView.TintColor changes, such as when a UIKit.UIActionSheet is displayed.

Syntax

[Foundation.Export("tintColorDidChange")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public virtual void TintColorDidChange ()

Remarks

When a UIKit.UIActionSheet is displayed, visible UIKit.UIViews will have their tint grayed out (desaturated), indicating to the application user that they must interact with the UIKit.UIActionSheet. By overriding this method, application developers can customize the desaturation of custom UIKit.UIViews.

Requirements

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