Show / Hide Table of Contents

Class AnnotationFilterDialogFragment

Inheritance
System.Object
CustomSizeDialogFragment
AnnotationFilterDialogFragment
Inherited Members
CustomSizeDialogFragment.SetCustomSize(Int32, Int32)
CustomSizeDialogFragment.SetDialogDismissListener(CustomSizeDialogFragment.IDialogDismissListener)
CustomSizeDialogFragment.MHasCustomSize
CustomSizeDialogFragment.MHeight
CustomSizeDialogFragment.MWidth
CustomSizeDialogFragment.DialogDismiss
Namespace: pdftron.PDF.Dialog.AnnotList
Assembly: PDFViewCtrlTools.dll
Syntax
public class AnnotationFilterDialogFragment : CustomSizeDialogFragment

Constructors

AnnotationFilterDialogFragment()

Declaration
public AnnotationFilterDialogFragment()

AnnotationFilterDialogFragment(IntPtr, JniHandleOwnership)

Declaration
protected AnnotationFilterDialogFragment(IntPtr javaReference, JniHandleOwnership transfer)
Parameters
Type Name Description
System.IntPtr javaReference
Android.Runtime.JniHandleOwnership transfer

Properties

JniPeerMembers

Declaration
public override JniPeerMembers JniPeerMembers { get; }
Property Value
Type Description
Java.Interop.JniPeerMembers
Overrides
CustomSizeDialogFragment.JniPeerMembers

ThresholdClass

Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
Type Description
System.IntPtr
Overrides
CustomSizeDialogFragment.ThresholdClass

ThresholdType

Declaration
protected override Type ThresholdType { get; }
Property Value
Type Description
System.Type
Overrides
CustomSizeDialogFragment.ThresholdType

Methods

NewInstance()

Declaration
public static AnnotationFilterDialogFragment NewInstance()
Returns
Type Description
AnnotationFilterDialogFragment
Back to top Generated by DocFX