Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SfRatingItem - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SfRatingItem

    Inheritance
    System.Object
    SfRatingItem
    Namespace: Syncfusion.SfRating.iOS
    Assembly: Syncfusion.SfRating.iOS.dll
    Syntax
    public class SfRatingItem : UIView

    Constructors

    SfRatingItem(SfRating)

    Declaration
    public SfRatingItem(SfRating rating)
    Parameters
    Type Name Description
    SfRating rating

    Properties

    SelectedView

    Declaration
    public UIView SelectedView { get; set; }
    Property Value
    Type Description
    UIKit.UIView

    UnSelectedView

    Declaration
    public UIView UnSelectedView { get; set; }
    Property Value
    Type Description
    UIKit.UIView

    Methods

    Dispose(Boolean)

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    Draw(CGRect)

    Declaration
    public override void Draw(CGRect rect)
    Parameters
    Type Name Description
    CoreGraphics.CGRect rect
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved