UIPageControl
UIPageControlAppearance
UIPageControl()
UIPageControl(CGRect)
UIPageControl(IntPtr)
UIPageControl(NativeHandle)
UIPageControl(NSCoder)
UIPageControl(NSObjectFlag)
AllowsContinuousInteraction
Appearance
BackgroundStyle
ClassHandle
CurrentPage
CurrentPageIndicatorTintColor
DefersCurrentPageDisplay
Direction
HidesForSinglePage
InteractionState
PageIndicatorTintColor
Pages
PreferredCurrentPageIndicatorImage
PreferredIndicatorImage
Progress
AppearanceWhenContainedIn(Type[])
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
GetCurrentPageIndicatorImage(nint)
GetIndicatorImage(nint)
SetCurrentPageIndicatorImage(UIImage, nint)
SetIndicatorImage(UIImage, nint)
SizeForNumberOfPages(nint)
SizeForNumberOfPages(nint)
UpdateCurrentPageDisplay()
UpdateCurrentPage(UIPageControl, Int32)
UpdateCurrentPagesIndicatorTintColor(UIPageControl, IIndicatorView)
UpdateHideSingle(UIPageControl, IIndicatorView)
UpdatePages(UIPageControl, Int32)
UpdatePagesIndicatorTintColor(UIPageControl, IIndicatorView)
xamarinios
namespace UIKit
{
[Register("UIPageControl", true)]
public class UIPageControl : UIControl, INativeObject, IDisposable, IUIAppearance
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal UIPageControl(IntPtr handle);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Xamarin iOS | 0.0 |
Xamarin tvOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API