UITableViewCell.UITableViewCellAppearance
UITableViewCell.UITableViewCellAppearance
Class
Definition
Appearance class for objects of type UITableViewCell.
public class UITableViewCell.UITableViewCellAppearance : UIKit.UIView.UIViewAppearance
type UITableViewCell.UITableViewCellAppearance = class
inherit UIView.UIViewAppearance
- Inheritance
-
UIKit.UIView+UIViewAppearanceUIKit.UIView+UIViewAppearanceUITableViewCell.UITableViewCellAppearanceUITableViewCell.UITableViewCellAppearance
Remarks
This appearance class is a strongly typed subclass of UIAppearance that is intended to be used with objects of class UITableViewCell. You can obtain an instance to this class by either accessing the static Appearance property on the UITableViewCell or by calling the AppearanceWhenContainedIn(Type[]) to get a UIAppearance that is context sensitive.
Constructors
UITableViewCell.UITableViewCellAppearance(IntPtr) UITableViewCell.UITableViewCellAppearance(IntPtr) |
Applies to
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...