menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SelectorSettings - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SelectorSettings

    Represents the default appearance of annotation selector

    Inheritance
    System.Object
    SelectorSettings
    Namespace: Syncfusion.SfPdfViewer.Android
    Assembly: Syncfusion.SfPdfViewer.Android.dll
    Syntax
    public class SelectorSettings : Object

    Constructors

    SelectorSettings()

    Instantiates a new instance of the SelectorSettings class.

    Declaration
    public SelectorSettings()

    Properties

    StrokeColor

    Gets or sets the default color of text markup annotation selector.

    Declaration
    public Color StrokeColor { get; set; }
    Property Value
    Type Description
    Android.Graphics.Color

    the default color of text markup annotation selector is blue.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved