UIContentSizeCategoryExtensions.Compare Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.TV(11, 0)]
public static Foundation.NSComparisonResult Compare (UIKit.UIContentSizeCategory category1, UIKit.UIContentSizeCategory category2);
static member Compare : UIKit.UIContentSizeCategory * UIKit.UIContentSizeCategory -> Foundation.NSComparisonResult
Parameters
- category1
- UIContentSizeCategory
- category2
- UIContentSizeCategory
Returns
- Attributes